home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q101 / 6 / 02.TXT < prev    next >
Text File  |  1993-08-30  |  8KB  |  187 lines

  1. DOCUMENT:Q101602  20-JUL-1993  [W_NT]
  2. TITLE   :INF: Configuring Windows NT for Replication
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. Windows NT implements replication to maintain identical copies of
  16. specified files and directories on different computers. Changes made
  17. to files on one computer are automatically replicated to other
  18. computers configured to receive the changes. Replication requires a
  19. Windows NT Advanced Server to serve as the export server. The import
  20. server(s) can be other Windows NT Advanced Servers, Windows NT
  21. workstations, or OS/2 LAN Manager version 2.x servers. The information
  22. below provides detailed instructions to replicate information from an
  23. export server to an import server.
  24.  
  25. Perform the following fourteen steps to configure the export server:
  26.  
  27.  1. Run the User Manager from the Administrative Tools group.
  28.  
  29.  2. Create a new account for replication (for example, REPL). Specify
  30.     a password, if desired. Remove the check from the "User must
  31.     change password at next logon" check box.
  32.  
  33.  3. Choose OK. Then close User Manager.
  34.  
  35.  4. Run the Control Panel and select Services.
  36.  
  37.  5. Choose the Directory Replicator service and choose Startup. Change
  38.     the Startup Type from Manual to Automatic.
  39.  
  40.  6. In the Log On As control, choose This Account. Then choose Add
  41.     User. Select the account created in step 2 above and choose Add.
  42.  
  43.  7. Type the password for the replication account and choose OK.
  44.     Control Panel responds with a message such as "The account
  45.     DOMAIN\REPL has been granted the Log On As A Service right and
  46.     added to the Replicator local group." (If this message does not
  47.     appear, use the User Manager to grant this right. In User Manager,
  48.     choose Permissions, then choose User Rights, and choose Show
  49.     Advanced User Rights. Check Log On As A Service and choose OK.)
  50.  
  51.  8. Choose OK to dismiss this message.
  52.  
  53.  9. Run the Server Manager from the Administrative Tools group.
  54.  
  55. 10. Choose the export Advanced Server, then choose Computer and
  56.     Properties.
  57.  
  58. 11. Choose Replication. In the Replication dialog box, choose Export
  59.     Directories. The Server Manager displays the default path:
  60.     C:\WINNT\SYSTEM32\REPL\EXPORT.
  61.  
  62. 12. Choose Add. Specify the name of the domain or computer to act as
  63.     the import server. (Specifying the name of a domain replicates the
  64.     files and directories to any workstation or Windows NT Advanced
  65.     Server in the domain that is configured for import replication.)
  66.  
  67. 13. Choose Manage to configure specific directories for replication.
  68.     By default, the Server Manager exports the Scripts directory that
  69.     contains any user logon scripts. Choose the Add button to specify
  70.     any additional subdirectories. (If necessary, create the
  71.     directories first in the File Manager or at the command prompt.)
  72.  
  73.     If you choose the Add Lock button, Windows NT does not replicate
  74.     the selected directory until all <LOCKS> are removed. If you
  75.     choose Wait until Stabilized, Windows NT does not replicate files
  76.     until two or more minutes after the last file changed. Otherwise,
  77.     Windows NT replicates files immediately.
  78.  
  79.     If you choose Entire Subtree, Windows NT exports the specified
  80.     subdirectory and all subdirectories it contains. Otherwise,
  81.     Windows NT exports only the specified subdirectory.
  82.  
  83.     After you choose all applicable options, choose OK.
  84.  
  85. 14. Choose OK to exit the Directory Replication dialog box. Windows NT
  86.     responds with the message "Attempting to Start the Directory
  87.     Replication service on <computername>." If the service does not
  88.     start, refer to the Error Log for specific error information.
  89.  
  90. Perform the following nine steps to configure the import server:
  91.  
  92. 1. On each import computer, run Control Panel and select Services.
  93.  
  94. 2. Choose the Directory Replicator service and choose Startup. Change
  95.    the Startup Type from Manual to Automatic.
  96.  
  97. 3. In the Log On As control, choose This Account. Then choose Add
  98.    User. Select the replication account created on the export server
  99.    and choose Add.
  100.  
  101. 4. Type the password for the replication account and choose OK.
  102.    Control Panel responds with a message such as "The account
  103.    DOMAIN\REPL has been granted the Log On As A Service right and
  104.    added to the Replicator local group." (If this message does not
  105.    appear, use the User Manager to grant this right. In User Manager,
  106.    choose Permissions, then choose User Rights, and choose Show
  107.    Advanced User Rights. Check Log On As A Service and choose OK.)
  108.  
  109. 5. Choose OK to dismiss this message.
  110.  
  111. 6. In Control Panel, choose Server, then choose Replication.
  112.  
  113. 7. In the Replication dialog box, choose Import directories. The
  114.    Server Manager displays the default path:
  115.    C:\WINNT\SYSTEM32\REPL\IMPORT.
  116.  
  117. 8. Choose Add. Specify the name of the domain or computer to act as
  118.    the export server. (By default, the From List is blank and the
  119.    computer automatically imports files from the local domain. If you
  120.    add any entries to the From List, the computer no longer
  121.    automatically imports files from the local domain; if desired, it
  122.    must be added to the From List.)
  123.  
  124. 9. Choose Manage to display the status screen for the imported
  125.    directories.
  126.  
  127.    Add Lock prevents Windows NT from updating the specified directory.
  128.  
  129.    The Status field can be one of the following:
  130.  
  131.     - "OK" indicates that the subdirectory receives regular updates.
  132.  
  133.     - "No Master" indicates that the subdirectory is not receiving
  134.       regular updates.
  135.  
  136.     - "No Sync" indicates that the subdirectory has received updates,
  137.       but that its data is not up to date.
  138.  
  139.     - A blank status indicates that the subdirectory has not been
  140.       replicated.
  141.  
  142. Additional notes:
  143.  
  144.  - An Advanced Server can be configured as both an import and an
  145.    export server.
  146.  
  147.  - Windows NT can replicate files across domain trust relationships by
  148.    establishing the same Replication account and password in each 
  149.    domain.
  150.  
  151.  - When Windows NT replicates files from NTFS to FAT, it replicates
  152.    only 8.3 filenames.
  153.  
  154.  - Windows NT can support other import and export paths. However, the
  155.    default paths, C:\WINNT\SYSTEM32\REPL\IMPORT and
  156.    C:\WINNT\SYSTEM32\REPL\EXPORT, have complex permissions that
  157.    support replication. Maintaining these paths is recommended.
  158.  
  159.  - When Windows NT displays the message such as "The account
  160.    DOMAIN\REPL has been granted the Log On As A Service right and
  161.    added to the Replicator local group.", it indicates that the
  162.    specified account has been added to the Backup Operators and Domain
  163.    Users groups by default in addition to the Replicator group.
  164.  
  165. REFERENCE
  166. =========
  167.  
  168. System Guide NT Advanced Server
  169.  
  170. Additional reference words: 3.10 repl replication backup logon scripts
  171. howto ntas
  172.  
  173. =============================================================================
  174.  
  175. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  176. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  177. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  178. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  179. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  180. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  181. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  182. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  183. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  184. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  185. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  186.  
  187. Copyright Microsoft Corporation 1993.